Skip to content

perf(stellar): optimize view-tag scanner batch path and benchmark fix… - #156

Merged
truthixify merged 4 commits into
wraith-protocol:developfrom
chinecherem58:issue-125-stellar-viewtag-optimizer
Aug 3, 2026
Merged

perf(stellar): optimize view-tag scanner batch path and benchmark fix…#156
truthixify merged 4 commits into
wraith-protocol:developfrom
chinecherem58:issue-125-stellar-viewtag-optimizer

Conversation

@chinecherem58

Copy link
Copy Markdown
Contributor

Optimized the Stellar scanner hot path.
Reused per-announcement buffers and avoided repeated point decompression.
Added a faster view-tag parser and benchmark fixture cleanup.
Verified with targeted Stellar scan tests and benchmark run.
closes #125

@drips-wave

drips-wave Bot commented Jul 24, 2026

Copy link
Copy Markdown

@chinecherem58 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@truthixify

Copy link
Copy Markdown
Contributor

pnpm build (tsup) is failing but the CI log only shows Build failed with 1 error and the details. Run pnpm build locally and share the exact error output, or paste the tsup error here so I can help. The 8 downstream examples all fail because they depend on the SDK build succeeding first.

@chinecherem58

Copy link
Copy Markdown
Contributor Author

@truthixify
you can merge now i have fixed it

@truthixify
truthixify merged commit 2909ce9 into wraith-protocol:develop Aug 3, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

View-tag scanner: round-2 optimizer

2 participants